projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
33cdaed
9da80a5
)
Merge branch 'master' into gopal
author
Robert Lipe
<robertlipe@users.noreply.github.com>
Sun, 15 Apr 2018 06:09:49 +0000
(
01:09
-0500)
committer
GitHub
<noreply@github.com>
Sun, 15 Apr 2018 06:09:49 +0000
(
01:09
-0500)
1
2
gopal.cc
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
gopal.cc
index 0f604927f45e9ff7f25402ccb133ac84a7e80f17,77614aa80a042b5313d8d6a163856b177f31889c..2df919d7dc0c900c16fbcf9815c35efcdd576937
---
1
/
gopal.cc
---
2
/
gopal.cc
+++ b/
gopal.cc
@@@
-187,8
-187,8
+187,7
@@@
gopal_read(
qtx.setTimeSpec(Qt::UTC);
qtx.setTime_t(tx);
route->rte_name = "Tracklog ";
- route->rte_name += qtx.toString("ddd MMM M hh:mm:ss yyyy");
-
+ route->rte_name += qtx.toString(Qt::ISODate);
-
route_add_head(route);
line=0;